Objects Types and Constants Properties Methods Object Hierarchy Index

Error Property

Description:

Returns the last error encountered, as a string.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Error(&prop);

Visual Basic:
prop = object.Error

/r/n

Parts:

prop

BSTR

[out][retval]

The error string.

Defined in:

Filter


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums